/* ---------------------------------------------------------- */
/*                                                            */
/* PAD                                                        */
/*                                                            */
/*                                                            */
/* ---------------------------------------------------------- */

.index_{padding:2em 0}

/* header */
.header{height: auto}
.logo{width: 90%;height: 60px;display: none;}
.logo:after{width: 1px;height: auto;position: absolute;right: 0;top: 10px;bottom: 10px;margin-top: 0;}
.bar{display: none;}

/* 导航-2 */
.child .childContent{display: none!important}
.nav_transform1{display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 999;}
.nav_transform1 .navTop{display: none!important}
.nav_transform1 ul.navCont{position: absolute; width: 262px; height: 500px; top: 0px; bottom: 0px; left: 0px; right: 0px; margin: auto; text-align: center;padding-top: 0}
.nav_transform1 ul.navCont li.child{margin:0 auto;width: 100%;height: auto;}
.nav_transform1 ul.navCont li.child a p.title{color: #fff;font-size: 16px}
.nav_transform1 ul.navCont li.child a{background: none;border:1px solid #fff;margin-bottom: 6px}
.nav_transform1 ul.navCont li.child a:hover,.nav_transform1 ul.navCont li.child.on a{background: #af302d}
.nav_transform1 .bg{display: block;}
/*白色*/
.nav_transform1.skin-white ul.navCont li.child{border: none;color: #000}
.nav_transform1.skin-white ul.navCont li.child a p.title{color: #000;background-color: #fff}
.nav_transform1.skin-white ul.navCont li.child.on .title{}
/*触发按钮*/
.wapNavBtn{display: block;}
.wapNavBtn.on{color: #fff;z-index: 1000;transform:rotate(-90deg);}
.wapNavBtn.on:before{content: '\e615'}

/*nbanner*/
.nbanner{height: 250px}
.nbanner img{margin-top: -325px}

/* ==========================================================================
   Common module
   ========================================================================== */



/* ==========================================================================
   Index Page
   ========================================================================== */
.obj_center {
    width: 100%;
    height: 500px
}

.obj_center img.img1 {
    width: 150px
}

.obj_center img.img2 {
    top: 160px;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    height: 157px;
}

.obj_house {
    background-size: contain;
    width: 200px;
}

.obj_cloud1 {
    top: -110px
}

.obj_cloud2 {
    top: -120px
}

.obj_cloud3,
.obj_cloud4 {
    display: none;
}


/* ==========================================================================
   Inner Page
   ========================================================================== */
/*二级栏目*/
.submenu{top: -49px}

.prodbox .prodimg{ height:200px;}